Skip to content

Versioning support#107

Open
u8sand wants to merge 29 commits intomasterfrom
versioning
Open

Versioning support#107
u8sand wants to merge 29 commits intomasterfrom
versioning

Conversation

@u8sand
Copy link
Copy Markdown
Contributor

@u8sand u8sand commented Dec 11, 2018

Fixes #43
Fixes #65
References #28
References #37
References #46
References #9

Still need to:

  • Thoroughly test and ensure it will seamlessly move to production
  • Wait till after Slugs #106 which was essentially taken out of this work
  • Merge into recent changes (large branch divergence)
  • Merge database migrations

- cleanerversion dependency installed
- database migrations created (not complete)
- cleanerversion extended:
  - VersionManager--`use_in_migrations`
- VersionedQuerySet extension
- Override create to force certain methods on resulting objects

Fixes #43
CustomModelViewSet `get_queryset` fix
TODO:
- make field larger
- ensure they can be queried independently
References #37
References #28
References #9

- Removed fairsharing field (now determined from doi url)
Not that necessary and causes an issue with cleanerversion
- Test database setup
- Test all viewset-list endpoints (html & json)
- Test all viewset-retrieve endpoints (html & json)
- Use FAIRshakeAPI's test database
- Test all standard views and search
- Test project stas view with all plots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant